IviRFSigGen Configure List Dwell [LST]
IviRFSigGenList Capability Group
This VI configures how list stepping advances.
instrument handle The instrument handle that you obtain from the IviRFSigGen Initialize or IviRFSigGen Initialize With Options VIs. | |
single step enabled Specifies if the list step advances after the next trigger event (TRUE) or immediately after the dwell time ends (FALSE).
Valid Values: TRUE - The list advances when the next trigger event occurs. FALSE - The list will advance immediately after the dwell time ends. The driver uses this value to set the IviRFSigGen>>Sweep>>List>>List Single Step Enabled property. Default Value: FALSE |
|
dwell Specifies the duration time of one step. The driver uses this value to set the IviRFSigGen>>Sweep>>List>>List Dwell property.
Units: Seconds Default Value: 2.0 ms Notes (1) This property is ignored if List Single Step Enabled is set to TRUE. |
|
error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
instrument handle out The instrument handle that you obtain from the IviRFSigGen Initialize or IviRFSigGen Initialize With Options VIs. | |
error out The error out cluster passes error or warning information out of a VI to be used by other VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |